FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package implementation.guide.nhdr#1.0.0 (78 ms)

Package implementation.guide.nhdr
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=implementation.guide.nhdr@1.0.0&canonical=https://example.org/fhir/StructureDefinition/PH_Immunization
Url https://example.org/fhir/StructureDefinition/PH_Immunization
Status draft
Name PH_Immunization
Experimental False
Type Immunization
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://example.org/fhir/StructureDefinition/Ext_Organization Ext_Organization
http://example.org/fhir/ValueSet/ImmunizationReportOrigin Immunization Report Origin Value Set
http://example.org/fhir/ValueSet/ImmunizationRoute Immunization Route Value Set
http://example.org/fhir/ValueSet/ImmunizationStatus Immunization Status Value Set
http://example.org/fhir/ValueSet/ImmunizationStatusReason Immunization Status Reason Value Set
http://example.org/fhir/ValueSet/ImmunizationVaccineCode Immunization Vaccine Code Value Set


Source

{
  "resourceType" : "StructureDefinition",
  "url" : "https://example.org/fhir/StructureDefinition/PH_Immunization",
  "name" : "PH_Immunization",
  "status" : "draft",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Immunization",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Immunization",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Immunization.extension:extOrganization",
        "path" : "Immunization.extension",
        "sliceName" : "extOrganization",
        "short" : "Organization where the immunization was conducted",
        "definition" : "Organization where the immunization was conducted.",
        "comment" : "This is an extension",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "https://example.org/fhir/StructureDefinition/Ext_Organization"
            ]
          }
        ],
        "isModifier" : false
      },
      {
        "id" : "Immunization.status",
        "path" : "Immunization.status",
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://example.org/fhir/ValueSet/ImmunizationStatus"
        }
      },
      {
        "id" : "Immunization.vaccineCode",
        "path" : "Immunization.vaccineCode",
        "binding" : {
          "strength" : "example",
          "valueSet" : "http://example.org/fhir/ValueSet/ImmunizationVaccineCode"
        }
      },
      {
        "id" : "Immunization.primarySource",
        "path" : "Immunization.primarySource",
        "max" : "0"
      },
      {
        "id" : "Immunization.reportOrigin",
        "path" : "Immunization.reportOrigin",
        "binding" : {
          "strength" : "example",
          "valueSet" : "http://example.org/fhir/ValueSet/ImmunizationReportOrigin"
        }
      },
      {
        "id" : "Immunization.location",
        "path" : "Immunization.location",
        "max" : "0"
      },
      {
        "id" : "Immunization.manufacturer",
        "path" : "Immunization.manufacturer",
        "max" : "0"
      },
      {
        "id" : "Immunization.lotNumber",
        "path" : "Immunization.lotNumber",
        "max" : "0"
      },
      {
        "id" : "Immunization.expirationDate",
        "path" : "Immunization.expirationDate",
        "max" : "0"
      },
      {
        "id" : "Immunization.site",
        "path" : "Immunization.site",
        "max" : "0"
      },
      {
        "id" : "Immunization.route",
        "path" : "Immunization.route",
        "binding" : {
          "strength" : "example",
          "valueSet" : "http://example.org/fhir/ValueSet/ImmunizationRoute"
        }
      },
      {
        "id" : "Immunization.performer",
        "path" : "Immunization.performer",
        "max" : "0"
      },
      {
        "id" : "Immunization.reasonCode",
        "path" : "Immunization.reasonCode",
        "binding" : {
          "strength" : "example",
          "valueSet" : "http://example.org/fhir/ValueSet/ImmunizationStatusReason"
        }
      },
      {
        "id" : "Immunization.reasonReference",
        "path" : "Immunization.reasonReference",
        "max" : "0"
      },
      {
        "id" : "Immunization.isSubpotent",
        "path" : "Immunization.isSubpotent",
        "max" : "0"
      },
      {
        "id" : "Immunization.subpotentReason",
        "path" : "Immunization.subpotentReason",
        "max" : "0"
      },
      {
        "id" : "Immunization.education",
        "path" : "Immunization.education",
        "max" : "0"
      },
      {
        "id" : "Immunization.programEligibility",
        "path" : "Immunization.programEligibility",
        "max" : "0"
      },
      {
        "id" : "Immunization.fundingSource",
        "path" : "Immunization.fundingSource",
        "max" : "0"
      },
      {
        "id" : "Immunization.protocolApplied",
        "path" : "Immunization.protocolApplied",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.